home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TFORMCONFIGFILTRADOCONTENIDO / TFORMCONFIGFILTRADOCONTENIDO.txt < prev   
Text File  |  2008-07-21  |  4KB  |  177 lines

  1. object FormConfigFiltradoContenido: TFormConfigFiltradoContenido
  2.   Left = 526
  3.   Top = 142
  4.   ActiveControl = ButtonAceptar
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Configurar el filtrado de contenidos Web'
  8.   ClientHeight = 276
  9.   ClientWidth = 468
  10.   Color = 14215660
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object PlaGroupBox1: TPlaGroupBox
  24.     Left = 14
  25.     Top = 7
  26.     Width = 440
  27.     Height = 222
  28.     TitleFont.Charset = DEFAULT_CHARSET
  29.     TitleFont.Color = 13977088
  30.     TitleFont.Height = -11
  31.     TitleFont.Name = 'Tahoma'
  32.     TitleFont.Style = []
  33.     Caption = 'Filtrado de contenidos Web'
  34.     Font.Charset = ANSI_CHARSET
  35.     Font.Color = clWindowText
  36.     Font.Height = -11
  37.     Font.Name = 'Tahoma'
  38.     Font.Style = []
  39.     ParentFont = False
  40.     TabOrder = 0
  41.     object Label1: TLabel
  42.       Left = 57
  43.       Top = 22
  44.       Width = 78
  45.       Height = 13
  46.       Caption = 'Usuarios del PC:'
  47.     end
  48.     object Image3: TImage
  49.       Left = 10
  50.       Top = 22
  51.       Width = 32
  52.       Height = 33
  53.       Picture.Data = {<image001.bmp>}
  54.       Transparent = True
  55.     end
  56.     object PlaListView1: TPlaListView
  57.       Left = 57
  58.       Top = 41
  59.       Width = 271
  60.       Height = 137
  61.       Color = clWhite
  62.       CheckBoxes = False
  63.       Columns = <
  64.         item
  65.           Width = 110
  66.           Caption = 'Nombre'
  67.           Font.Charset = DEFAULT_CHARSET
  68.           Font.Color = clWindowText
  69.           Font.Height = -11
  70.           Font.Name = 'MS Sans Serif'
  71.           Font.Style = []
  72.         end
  73.         item
  74.           Width = 150
  75.           Caption = 'Filtro usado'
  76.           Font.Charset = DEFAULT_CHARSET
  77.           Font.Color = clWindowText
  78.           Font.Height = -11
  79.           Font.Name = 'MS Sans Serif'
  80.           Font.Style = []
  81.         end>
  82.       DragCursor = crDrag
  83.       DragMode = dmManual
  84.       HideSelection = True
  85.       MultiSelect = False
  86.       ParentColor = False
  87.       ShowColumnHeaders = True
  88.       TabOrder = 0
  89.       OnDblClick = PlaListView1DblClick
  90.       OnSelectItem = PlaListView1SelectItem
  91.       Data = {000100000000FE}
  92.     end
  93.     object PlaButton1: TPlaButton
  94.       Left = 340
  95.       Top = 69
  96.       Width = 88
  97.       Height = 21
  98.       Caption = 'Nuevo...'
  99.       TabOrder = 1
  100.       OnClick = PlaButton1Click
  101.     end
  102.     object PlaButton2: TPlaButton
  103.       Left = 340
  104.       Top = 98
  105.       Width = 88
  106.       Height = 21
  107.       Caption = 'Eliminar'
  108.       TabOrder = 2
  109.       OnClick = PlaButton2Click
  110.     end
  111.     object PlaButton3: TPlaButton
  112.       Left = 340
  113.       Top = 127
  114.       Width = 88
  115.       Height = 21
  116.       Caption = 'Modificar...'
  117.       TabOrder = 3
  118.       OnClick = PlaButton3Click
  119.     end
  120.     object PlaButton4: TPlaButton
  121.       Left = 57
  122.       Top = 190
  123.       Width = 90
  124.       Height = 21
  125.       Caption = 'Filtros...'
  126.       TabOrder = 4
  127.       OnClick = PlaButton4Click
  128.     end
  129.     object PlaButton5: TPlaButton
  130.       Left = 155
  131.       Top = 190
  132.       Width = 116
  133.       Height = 21
  134.       Caption = 'Otras opciones...'
  135.       TabOrder = 5
  136.       OnClick = PlaButton5Click
  137.     end
  138.   end
  139.   object ButtonAceptar: TPlaButton
  140.     Tag = 2200
  141.     Left = 300
  142.     Top = 244
  143.     Width = 73
  144.     Height = 21
  145.     Anchors = [akRight, akBottom]
  146.     Caption = '&Aceptar'
  147.     Font.Charset = ANSI_CHARSET
  148.     Font.Color = clWindowText
  149.     Font.Height = -11
  150.     Font.Name = 'Tahoma'
  151.     Font.Style = []
  152.     ParentFont = False
  153.     TabOrder = 1
  154.     Default = True
  155.     ModalResult = 1
  156.   end
  157.   object ButtonCancel: TPlaButton
  158.     Tag = 2400
  159.     Left = 381
  160.     Top = 244
  161.     Width = 73
  162.     Height = 21
  163.     Anchors = [akRight, akBottom]
  164.     Caption = '&Cancelar'
  165.     Font.Charset = ANSI_CHARSET
  166.     Font.Color = clWindowText
  167.     Font.Height = -11
  168.     Font.Name = 'Tahoma'
  169.     Font.Style = []
  170.     ParentFont = False
  171.     TabOrder = 2
  172.     TabStop = False
  173.     Cancel = True
  174.     ModalResult = 2
  175.   end
  176. end
  177.